SGGetChannelBounds
TheSGGetChannelBounds
function allows the sequence grabber component to determine your channel's display boundary rectangle.
pascal ComponentResult SGGetChannelBounds (SGChannel c, const Rect *bounds);
c
- Identifies the channel connection for this operation.
bounds
- Contains a pointer to a rectangle structure that is to receive information about your channel's display boundary rectangle.
DESCRIPTION
The sequence grabber component sets the boundary rectangle by calling theSGSetChannelBounds
function, which is described in the previous section. This rectangle is defined in the graphics world that the sequence grabber establishes by calling theSGSetGWorld
function, described on page 6-37.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help